![]() |
kThemeTextColorDocumentWindowTitleActive |
Header: Appearance.h |
enum { kThemeTextColorDocumentWindowTitleActive = 23, kThemeTextColorDocumentWindowTitleInactive = 24, kThemeTextColorMovableModalWindowTitleActive = 25, kThemeTextColorMovableModalWindowTitleInactive = 26, kThemeTextColorUtilityWindowTitleActive = 27, kThemeTextColorUtilityWindowTitleInactive = 28, kThemeTextColorPopupWindowTitleActive = 29, kThemeTextColorPopupWindowTitleInactive = 30, kThemeTextColorRootMenuActive = 31, kThemeTextColorRootMenuSelected = 32, kThemeTextColorRootMenuDisabled = 33, kThemeTextColorMenuItemActive = 34, kThemeTextColorMenuItemSelected = 35, kThemeTextColorMenuItemDisabled = 36, kThemeTextColorPopupLabelActive = 37, kThemeTextColorPopupLabelInactive = 38 };
Text color for the title of an active document window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an inactive document window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an active movable modal window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of inactive movable modal window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an active utility (floating) window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an inactive utility (floating) window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an active pop-up window. Available with Appearance Manager 1.0.1 and later.
Text color for the title of an inactive pop-up window. Available with Appearance Manager 1.0.1 and later.
Text color for an active menu bar title. Available with Appearance Manager 1.0.1 and later.
Text color for a menu bar title that is being selected by the user. Available with Appearance Manager 1.0.1 and later.
Text color for a disabled menu bar title. Available with Appearance Manager 1.0.1 and later.
Text color for an active menu item. Available with Appearance Manager 1.0.1 and later.
Text color for a menu item that is being selected by the user. Available with Appearance Manager 1.0.1 and later.
Text color for a disabled menu item. Available with Appearance Manager 1.0.1 and later.
Text color for the label of an active pop-up menu button. Available with Appearance Manager 1.0.1 and later.
Text color for the label of an inactive pop-up menu button. Available with Appearance Manager 1.0.1 and later.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)